[INFO] cloning repository https://github.com/jqcorreia/tudo
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jqcorreia/tudo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjqcorreia%2Ftudo", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjqcorreia%2Ftudo'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1183a504ad80ac3a6e5df0d5d944c2f231fcc453
[INFO] testing jqcorreia/tudo against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjqcorreia%2Ftudo" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/jqcorreia/tudo
[INFO] finished tweaking git repo https://github.com/jqcorreia/tudo
[INFO] tweaked toml for git repo https://github.com/jqcorreia/tudo written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jqcorreia/tudo on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/jqcorreia/tudo already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6ba748b243d6e286df3565aacebda26ec155c7db27666e595e691ccf73a08ec7
[INFO] running `Command { std: "docker" "start" "-a" "6ba748b243d6e286df3565aacebda26ec155c7db27666e595e691ccf73a08ec7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6ba748b243d6e286df3565aacebda26ec155c7db27666e595e691ccf73a08ec7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6ba748b243d6e286df3565aacebda26ec155c7db27666e595e691ccf73a08ec7", kill_on_drop: false }`
[INFO] [stdout] 6ba748b243d6e286df3565aacebda26ec155c7db27666e595e691ccf73a08ec7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3ff4878af1fa47ee0307997d2ccc1119c64e7e4ecac30e0270bdb43935b4a37c
[INFO] running `Command { std: "docker" "start" "-a" "3ff4878af1fa47ee0307997d2ccc1119c64e7e4ecac30e0270bdb43935b4a37c", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.89
[INFO] [stderr]    Compiling unicode-ident v1.0.13
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling libc v0.2.162
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling litemap v0.7.3
[INFO] [stderr]    Compiling writeable v0.5.5
[INFO] [stderr]    Compiling pkg-config v0.3.31
[INFO] [stderr]    Compiling rustix v0.38.40
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling icu_locid_transform_data v1.5.0
[INFO] [stderr]    Compiling serde v1.0.215
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling icu_properties_data v1.5.0
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling home v0.5.9
[INFO] [stderr]    Compiling icu_normalizer_data v1.5.0
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling utf16_iter v1.0.5
[INFO] [stderr]    Compiling write16 v1.0.0
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling cc v1.2.1
[INFO] [stderr]    Compiling version-compare v0.1.1
[INFO] [stderr]    Compiling rustls-pki-types v1.10.0
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling typeid v1.0.2
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]    Compiling sdl2-sys v0.35.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling adler2 v2.0.0
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling rustls v0.23.16
[INFO] [stderr]    Compiling libdbus-sys v0.2.5
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling serde_json v1.0.132
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling time-macros v0.2.18
[INFO] [stderr]    Compiling miniz_oxide v0.8.0
[INFO] [stderr]    Compiling deranged v0.3.11
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]    Compiling num_threads v0.1.7
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling sdl2 v0.35.2
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling colored v2.1.0
[INFO] [stderr]    Compiling syn v2.0.87
[INFO] [stderr]    Compiling webpki-roots v0.26.6
[INFO] [stderr]    Compiling iana-time-zone v0.1.61
[INFO] [stderr]    Compiling lua-src v547.0.0
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling rustc-hash v2.0.0
[INFO] [stderr]    Compiling dyn-clone v1.0.17
[INFO] [stderr]    Compiling spin_sleep v1.2.1
[INFO] [stderr]    Compiling bstr v1.11.0
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling quick-xml v0.30.0
[INFO] [stderr]    Compiling ordered-float v2.10.1
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling dbus v0.9.7
[INFO] [stderr]    Compiling flate2 v1.0.35
[INFO] [stderr]    Compiling time v0.3.36
[INFO] [stderr]    Compiling xcb v1.5.0
[INFO] [stderr]    Compiling which v6.0.3
[INFO] [stderr]    Compiling luajit-src v210.5.11+97813fb
[INFO] [stderr]    Compiling simple_logger v5.0.0
[INFO] [stderr]    Compiling mlua-sys v0.6.5
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling serde_derive v1.0.215
[INFO] [stderr]    Compiling enum_downcast_derive v0.1.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.4
[INFO] [stderr]    Compiling yoke-derive v0.7.4
[INFO] [stderr]    Compiling enum_downcast v0.1.0
[INFO] [stderr]    Compiling rustls-webpki v0.102.8
[INFO] [stderr]    Compiling zerofrom v0.1.4
[INFO] [stderr]    Compiling yoke v0.7.4
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling erased-serde v0.4.5
[INFO] [stderr]    Compiling serde-value v0.7.0
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.3
[INFO] [stderr]    Compiling ureq v2.10.1
[INFO] [stderr]    Compiling mlua v0.9.9
[INFO] [stderr]    Compiling tudo v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `traits::UIComponent`
[INFO] [stdout]   --> src/screen/main_screen.rs:24:13
[INFO] [stdout]    |
[INFO] [stdout] 24 |             traits::UIComponent,
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: useless assignment of variable of type `i32` to itself
[INFO] [stdout]    --> src/utils/draw.rs:153:13
[INFO] [stdout]     |
[INFO] [stdout] 153 |             x = x;
[INFO] [stdout]     |             ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/sources/lua.rs:39:11
[INFO] [stdout]    |
[INFO] [stdout] 39 |     _lua: &Lua,
[INFO] [stdout]    |           ^^^^ the lifetime is elided here
[INFO] [stdout] 40 |     req_args: (String, HashMap<String, String>),
[INFO] [stdout] 41 | ) -> Result<impl IntoLua, Error> {
[INFO] [stdout]    |             ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 41 | ) -> Result<impl IntoLua<'_>, Error> {
[INFO] [stdout]    |                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/sources/lua.rs:55:25
[INFO] [stdout]    |
[INFO] [stdout] 55 | fn load_json_file(_lua: &Lua, path: String) -> Result<impl IntoLua, Error> {
[INFO] [stdout]    |                         ^^^^                          ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 55 | fn load_json_file(_lua: &Lua, path: String) -> Result<impl IntoLua<'_>, Error> {
[INFO] [stdout]    |                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/utils/atlas.rs:31:33
[INFO] [stdout]    |
[INFO] [stdout] 31 |     pub fn generate_new_texture(&mut self, font: &Font, te: TextureInfo) -> &Texture {
[INFO] [stdout]    |                                 ^^^^^^^^^                                   ^^^^^^^^
[INFO] [stdout]    |                                 |                                           ||
[INFO] [stdout]    |                                 |                                           |the same lifetime is hidden here
[INFO] [stdout]    |                                 the lifetime is elided here                 the same lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 31 |     pub fn generate_new_texture(&mut self, font: &Font, te: TextureInfo) -> &Texture<'_> {
[INFO] [stdout]    |                                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/utils/atlas.rs:40:22
[INFO] [stdout]    |
[INFO] [stdout] 40 |     pub fn draw_char(&mut self, font: &Font, ch: char, fg: Color) -> &Texture {
[INFO] [stdout]    |                      ^^^^^^^^^                                       ^^^^^^^^
[INFO] [stdout]    |                      |                                               ||
[INFO] [stdout]    |                      |                                               |the same lifetime is hidden here
[INFO] [stdout]    |                      the lifetime is elided here                     the same lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 40 |     pub fn draw_char(&mut self, font: &Font, ch: char, fg: Color) -> &Texture<'_> {
[INFO] [stdout]    |                                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/utils/atlas.rs:57:9
[INFO] [stdout]    |
[INFO] [stdout] 57 |         &mut self,
[INFO] [stdout]    |         ^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 62 |     ) -> Texture {
[INFO] [stdout]    |          ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 62 |     ) -> Texture<'_> {
[INFO] [stdout]    |                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/utils/atlas.rs:69:9
[INFO] [stdout]    |
[INFO] [stdout] 69 |         &mut self,
[INFO] [stdout]    |         ^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 74 |     ) -> Texture {
[INFO] [stdout]    |          ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 74 |     ) -> Texture<'_> {
[INFO] [stdout]    |                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/utils/image.rs:38:22
[INFO] [stdout]    |
[INFO] [stdout] 38 |     pub fn get_image(&self, path: impl AsRef<str>) -> &Texture {
[INFO] [stdout]    |                      ^^^^^                            ^^^^^^^^
[INFO] [stdout]    |                      |                                ||
[INFO] [stdout]    |                      |                                |the same lifetime is hidden here
[INFO] [stdout]    |                      |                                the same lifetime is elided here
[INFO] [stdout]    |                      the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 38 |     pub fn get_image(&self, path: impl AsRef<str>) -> &Texture<'_> {
[INFO] [stdout]    |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/ui/components/list.rs:31:10
[INFO] [stdout]    |
[INFO] [stdout] 21 |         &'a self,
[INFO] [stdout]    |          -- the lifetime is named here
[INFO] [stdout] 22 |         item: &'a T,
[INFO] [stdout]    |                -- the lifetime is named here
[INFO] [stdout] 23 |         texture_creator: &'a TextureCreator<WindowContext>,
[INFO] [stdout]    |                           -- the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 31 |     ) -> Texture;
[INFO] [stdout]    |          ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 31 |     ) -> Texture<'a>;
[INFO] [stdout]    |                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/ui/components/list.rs:387:10
[INFO] [stdout]     |
[INFO] [stdout] 377 |         &'a self,
[INFO] [stdout]     |          -- the lifetime is named here
[INFO] [stdout] 378 |         item: &SourceItem,
[INFO] [stdout] 379 |         texture_creator: &'a TextureCreator<WindowContext>,
[INFO] [stdout]     |                           -- the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 387 |     ) -> Texture {
[INFO] [stdout]     |          ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 387 |     ) -> Texture<'a> {
[INFO] [stdout]     |                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustc4jROed/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsimple_logger-0f2c14d2a8764d44,libtime-70f6868485eabf07,libnum_threads-c1a0ff78db7a07a9,libtime_core-4e44e5dcd53c485d,libnum_conv-2c976fbf8b8f2899,libderanged-ab64fe9a31eb7f24,libpowerfmt-a0c185df26c26a22,libcolored-0bc7c072f5abc54a,libsignal_hook-f83b886b5e641cbe,libsignal_hook_registry-16f01978bf913187,libdbus-926b8dfae8a5459a,liblibdbus_sys-81a7c87b6870603a,libchrono-40653d3a677c7594,libiana_time_zone-33839373f004bfb1,libspin_sleep-4b4dc3e247d34015,libureq-b7aadb0c99091592,libwebpki_roots-de06ab2db3d2c367,librustls-4365d29c1eefc96b,libsubtle-ca7024fc66e4388f,libwebpki-30cd3b2dcf728e06,libring-74081b3642eb0558,libgetrandom-4a713cfa9c7d5901,libspin-b0f789aa2a8dd050,libuntrusted-3420b86308bec153,libzeroize-ead98f074a37f829,librustls_pki_types-870aa897f2016219,libserde_json-bcdf76d82f356fce,libitoa-4c6598116a867907,libryu-f8ba606093049f91,libflate2-d70b585443eea230,libminiz_oxide-e0c60c34fdd9dc64,libadler2-b931b79841890bad,libcrc32fast-5e6fdc6fad2d85f8,libcfg_if-33ef6c02a07f9fec,libbase64-2a03de3babadded3,liburl-6c3af2462a7ddbbb,libidna-d43b127471816a23,libidna_adapter-fe26d64ea4ac7771,libicu_normalizer-4f4e8161718b7e4f,libicu_normalizer_data-924449c90d89dbe9,libwrite16-e3dc6fad88157cf5,libutf8_iter-0d9be7b316c2b184,libutf16_iter-d3264925eca367d9,libsmallvec-84105c363ec8e8d5,libicu_properties-b7cb99738c440773,libicu_properties_data-51b5eb2cadc91212,libicu_locid_transform-f67aaa32c2f761bc,libicu_locid_transform_data-ad15ccbe3fb30a0f,libicu_collections-f0035ab5fca8ac60,libicu_provider-f046ce8d4a7c9f96,libicu_locid-0af02ce1f08bf37e,liblitemap-cc127d15603ff5ed,libtinystr-7c89fc0423e7c325,libzerovec-d803914b6b209c8a,libwriteable-45c783735d88c2b0,libyoke-bc8111fff4afd1ce,libzerofrom-936ba57b586478d0,libstable_deref_trait-e5f295e98f1b80b2,libform_urlencoded-fc0ba231a3ef0894,libpercent_encoding-8c980134d68585d5,libxcb-ad2e1d9ce7211a7b,libdyn_clone-4ac8e222c448f1c1,libmlua-cc0991381a609d00,libserde_value-c407caddb478aa51,libordered_float-53dd3c68f0a970d6,liberased_serde-557690a6761b44cb,libtypeid-9f8d50035f162313,libonce_cell-debe7c411cf97340,libserde-aff6df7c525a160f,librustc_hash-9f948d4b6235e254,libmlua_sys-c3a156bd6d99206f,libnum_traits-8a0262b550f89c1e,libbstr-3396df12aabb73f4,libmemchr-4f0714dc45d95749,libsdl2-1c81a3d3d4507c42,libsdl2_sys-3f058043cd934bea,libbitflags-e2b4db6c651223da,liblazy_static-b3603208c0de2608,liblibc-f02b80f17a39c31f,liblog-669e9396cafcbb01}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-ldbus-1" "-lxcb" "-lSDL2" "-lSDL2_image" "-lSDL2_ttf" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustc4jROed/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/mlua-sys-5c663e4ec9822b01/out/lua-build/lib" "-L" "/opt/rustwide/target/debug/build/ring-16e44ca03866de27/out" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/tudo-7bbb78fbb8981cde" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: rust-lld: error: unable to find library -lSDL2_image
[INFO] [stdout]           rust-lld: error: unable to find library -lSDL2_ttf
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `tudo` (bin "tudo") due to 1 previous error; 11 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "3ff4878af1fa47ee0307997d2ccc1119c64e7e4ecac30e0270bdb43935b4a37c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3ff4878af1fa47ee0307997d2ccc1119c64e7e4ecac30e0270bdb43935b4a37c", kill_on_drop: false }`
[INFO] [stdout] 3ff4878af1fa47ee0307997d2ccc1119c64e7e4ecac30e0270bdb43935b4a37c
